
/*------------------------  reset css   --------------------------------------------*/
body {background-color:#F5F5F5; color:#727171; font-size:14px;font-family: "Microsoft YaHei","Arial";}
html{ overflow-y:scroll;}
body,div,form,img,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; border:0;}
em,i{ font-style:normal; }
ul,ol{list-style:none;}
ul,li{ list-style:none; margin:0; padding:0;}
input,textarea,select{ color:#333; margin:0; padding:0; font-size:12px; font-family: "Microsoft YaHei","Arial"; vertical-align:middle;}
input:focus,textarea:focus{ outline:none;}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:none; padding:0;
}
a{ color: rgba(0,0,0,0.80); text-decoration:none; outline:none;cursor: pointer;}
a:hover{color:#ea5404;}
.clearboth:after{ display:block; clear:both; content:""; overflow:hidden; height:0;}
.clearboth{ *zoom:1;}
/*------------------------  reset css   --------------------------------------------*/

body{
    min-width: 1280px;
}
/* 头部样式设置 */
.menu-header{
    width: 100%;
    height: 120px;
    font-size: 14px;
    background:#fff;
}
.menu-header a{
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
}
.menu-header a:hover{
    color: #ea5504;
}
.menu-header .header{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.header .header-bar{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.header-bar ul{
    margin: 14px 0;
}
ul li>span{
    margin: 0 10px;
}
.header-bar .header-l{
    float: left;
    padding-left: 0;
}
.header-l li{
    float: left;
}
.header-l .general{
    margin-left:30px;
    color:black;
}
.header-l .general a{
    color:#ea5504;
    margin-left: 5px;
    padding-right: 5px;
}
.header-bar .header-r{
    float: right;
}
.header-r li{
    float: left;
}
.header-r .qrcode_weixin{
    display: none;
    position: absolute;
    top: 28px;
    left: -212px;
    width: 312px;
    height:162px;
    z-index: 12;
    background-color: #ffffff;
    color: rgba(229, 229, 229, 0.3);
    /* behavior: url(PIE.htc); */
    -moz-box-shadow: 0 0 15px 0;
    -webkit-box-shadow: 0 0 15px 0;
    box-shadow: 0 0 15px 0;
}
.header-new .header-r .qrcode_weixin{
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);    
        -ms-transform: translateX(-50%);    
            transform: translateX(-50%);
}
.header-r .qrcode_weixin .weixin-l{
    float: left;
    width: 110px;
    height: 100%;
    margin: 14px 30px 0 32px;
}
.header-r .qrcode_weixin .weixin-l img{
    width: 110px;
    height:110px;
}
.header-r .qrcode_weixin .weixin-l span,.header-r .qrcode_weixin .weixin-m span{
    font-size: 14px;
    color: #999999;
    width: 80px;
    padding-left: 20px;
    margin-top: 6px;
}
.header-r .qrcode_weixin .weixin-m{
    float: right;
    width:110px;
    height: 100%;
    margin: 14px 30px 6px 0;
}
.header-r .qrcode_weixin .weixin-m img{
    width:110px;
    height: 110px;
}
.menu-header .header-bottom{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.header-bottom .header-logo{
    width: 360px;
    height: 28px;
    margin: 23px 0;
    float: left;
}
.header-bottom .header-logo a img{
    border: none;
    width: 360px;
    height: 28px;
}
.header-bottom-nav ul{
    list-style: none;
    float: right;
    height: 34px;
    margin: 28px 0;
}
.header-bottom-nav ul li{
    float: left;
    margin-left: 36px;
    font-size: 14px;
    color: #333333;
}
.header-bottom-nav ul li a{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
}
.header-bottom-nav ul li a:hover,.header-bottom-nav ul li a.active{
    color: #ea5504;
}
/* 底部样式设置 */
.m-footer{
    width: 100%;
    height: 340px;
    font-size: 16px;
}
/* 老版底部 开始 */
.footer-top{
    width:100%;
    height:280px;
    background:#fff;
}
.m-footer a{
    text-decoration: none;
    color: #333333;
}
.m-footer .foo{
    width: 1200px;
    height: 280px;
    margin: 0 auto;
}
.foo .footer-left{
    width: 230px;
    height: 280px;
    float: left;
}
.footer-left a{
    width: 190px;
    height: 30px;
}
.footer-left a img{
    width: 190px;
    height: 30px;
    margin-top: 108px;
    border: none;
}
.footer-left p{
    margin: 18px 21px 108px 21px;
    font-weight: bold;
    font-size: 18px;
    color: #ea5504;
}
.foo .footer-middle{
   float: left;
    height: 128px;
    padding-left: 40px;
    margin: 76px 0;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.foo .footer-middle dl{
    height: 128px;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.foo .footer-middle .middle-l{
    margin-right: 64px;
}
.foo .footer-middle .middle-l+a{
    margin-right: 70px;
}
.foo .footer-middle a:hover{
    color: #ea5504;
}
.foo .footer-middle .middle_l{
    margin-right: 30px;
}
.foo .footer-middle .middle-m{
    margin-right: 30px;
}
.foo .footer-middle .middle_m{
    margin-right: 64px;
}
.foo .footer-middle dl dt{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
.foo .footer-middle dl dd{
    margin: 0;
    padding-top: 30px;
    height: 51px;
    box-sizing: border-box;
}
.foo .footer-right{
   float: right;
   margin: 76px 0 34px;
}
.footer-right dl{
    float: left;
    display: inline;
    text-align: center;
    margin-left: 36px;
}
.foo .footer-right dd {
    width:110px;
    height:110px;
}
.foo .footer-right dd img{
    width:110px;
    height:110px;
}
.footer-right dl dt{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}
/* 老版底部 结束 */

/* 新版底部 开始 */

.footer-top-new{
    min-width: 1200px;
    background: #FCFCFC;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(238,238,238,0.50);
            box-shadow: inset 0 1px 0 0 rgba(238,238,238,0.50);
}
.m-footer .foo-new{
    width: 1200px;
    margin: 0 auto;
}
.foo-new .footer-left-new{
    float: left;
    width: 460px;
    margin-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.foo-new .footer-left-new dl{
    padding: 0;
    margin-bottom: 40px;
    display: inline-block;
}
.foo-new .footer-left-new dl dt{
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0;
}
.foo-new .footer-left-new dl dd{
    margin-top: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.foo-new .footer-left-new dl dd a{
    display: inline-block;
    width: 108px;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0,0,0,0.8);
    letter-spacing: 0;
}
.foo-new .footer-left-new a:hover{
    color: #ea5504;
}
.foo-new .footer-right-new{
   float: right;
   margin-top: 40px;
}
.foo-new .footer-right-new .title-new{
    height: 80px;
}
.foo-new .footer-right-new .title-new img{
    cursor: pointer;
    width: 364px;
    height: 80px;
}
.foo-new .footer-right-new .qr-new{
    margin-top: 40px;
}
.foo-new .footer-right-new .qr-new .icon-new{
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    cursor: pointer;
    position: relative;
}
.foo-new .footer-right-new .qr-new .icon-new:hover .modal-new{
    visibility: visible;
    opacity: 1;
}
.foo-new .footer-right-new .qr-new .icon-new .icon-img{
    width: 48px;
    height: 48px;
    border-radius: 8px;
    vertical-align: top;
}
.foo-new .footer-right-new .qr-new .icon-new .icon-title{
    margin-top: 10px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    color: rgba(0,0,0,0.8);
    letter-spacing: 0;
}
.foo-new .footer-right-new .qr-new .icon-new .modal-new{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 5px);
        -ms-transform: translate(-50%, 5px);
            transform: translate(-50%, 5px);
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    bottom: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 153px;
    width: 144px;
}
.foo-new .footer-right-new .qr-new .icon-new .modal-new .qr-img{
    height: 153px;
    width: 144px;
}
.foo-new .footer-right-new .qr-new .icon-new .popup-bubble {
    width: 164px;
    padding-bottom: 8px;
    height: auto;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    z-index: 10;
}
  
.popup-bubble .container {
    background: url('../../imgs/popupBubble.png');
    width: 100%;
    padding: 12px;
    text-align: center;
    background-repeat: round;
    filter: drop-shadow(0 2px 8px rgba(0,14,41,0.08));
    box-sizing: border-box;
}
  
.popup-bubble .container .qr-image {
    width: 140px;
    height: 140px;
}
  
.popup-bubble .container .popup-title {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #303133;
    line-height: 22px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 4px;
}
  
.popup-bubble .container .popup-title .popup-text {
    margin-left: 8px;
}
  
.popup-bubble .container .popup-text {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #909399;
    line-height: 18px;
    font-weight: 400;
}
  
.popup-bubble .container .link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
    margin-top: 8px;
}
  
.popup-bubble .container .link a {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #FF4400;
    text-align: left;
    line-height: 18px;
    font-weight: 400;
    text-decoration: none;
}
  
.popup-bubble .container .link .popup-sep {
    margin: 0 12px;
    border: 1px solid #EBEEF5;
    height: 10px;
}
  
.popup-bubble div, p {
    padding: 0;
    margin: 0;
}
/* 新版底部 结束 */

.m-footer .copyright{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}
.copyright .cp_txt{
    float: left;
    font-size: 12px;
    color: #999999;
    margin: 20px auto;
}
.copyright .icp{
   float: right;
}
.copyright .icp a{
    float: left;
    margin-top: 15px;
}
.copyright .icp .icp-l{
     width: 20px;
     height: 30px;
     margin-right: 6px;
}
.copyright .icp .icp-m{
    width: 20px;
    height: 30px;
    margin-right: 10px;
}
.copyright .icp .icp-r{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999999;
}
/* 加载中CSS样式部分*/
.loader{
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    left:0;
    z-index:10000;
}
.loader .loading{
    width:170px;
    height:70px;
    padding:40px 0;
    text-align: center;
    position: relative;
    top:50%;
    left:50%;
    margin-top:-70px;
    margin-left:-100px;
    background:url("../../imgs/part_m_mark.png") repeat;
    border-radius:10px;
}
.loader .img{
    width: 50px;
    height:50px;
    text-align: center;
}
  .loader .loading span{
      display: inline-block;
      position: relative;
      margin: 5px;
      color:#fff;
      font-size:16px;
  }
.loader .loading span:nth-child(even){
    animation: moveup 2s linear infinite;
}
.loader .loading span:nth-child(odd){
    animation: movedown 2s linear infinite;
}
@keyframes movedown{
    0%{bottom: 3px;}
    50%{bottom:-3px;}
    100%{bottom: 3px;}
}
@keyframes moveup{
    0%{top: 3px;}
    50%{top:-3px;}
    100%{top: 3px;}
}

/*错误提示CSS样式部分*/
  .tip-msg{
      width: 100%;
      text-align: center;
      position: fixed;
      top: 30%;
      z-index: 100;
  }
.tip-msg>p{
    display: inline-block !important;
    background:url("../../imgs/part_m_mark.png") repeat;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
}
/*在线客服样式*/
.onlineService{
    width:132px;
    /* height:132px; */
    position: fixed;
    top:35%;
    right: 2%;
    z-index: 1000;
}
.kefu-area{
    width:132px;
    height:116px;
    background:url("../../imgs/kefu_default.png") center center no-repeat;
    cursor: pointer;
}
.kefu-area a{
    display: block;
    width:132px;
    height:116px;
}
.kefu-area.active{
    background:url("../../imgs/kefu_active.png") center center no-repeat;
}
.other-icon-wrap{
    width:250px;
    height:250px;
    position: relative;
    top:-250px;
    left:0;
    display: none;
}
.other-icon-wrap a{
    width:96px;
    height:96px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
}
.other-icon-wrap .one{
    top:-4px;
    left:75px;
    background:url("../../imgs/kefu_wx.png") center center no-repeat;
}
.other-icon-wrap .two{
    top:35px;
    left:7px;
    background:url("../../imgs/kefu_qq.png") center center no-repeat;
}
.other-icon-wrap .three{
    top:115px;
    left:10px;
    background:url("../../imgs/kefu_tell.png") center center no-repeat;
}
.other-icon-wrap .four{
    bottom:-4px;
    left:75px;
    background:url("../../imgs/kefu_mail.png") center center no-repeat;
}
.orderAgent{
    width:132px;
    height:116px;
    cursor: pointer;
    background:url("../../imgs/orderAgent.png") center center no-repeat;
}
.orderAgent a {
    display: block;
    width: 132px;
    height: 116px;
}
.become_an_agent{
    width:132px;
    height:116px;
    cursor: pointer;
    background:url("../../imgs/become_an_agent.png") center center no-repeat;
}
.become_an_agent a {
    display: block;
    width: 132px;
    height: 116px;
}

/* 公开信息披露 */
.conter {
	width: 1200px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	z-index: 3;
	padding-bottom: 20px;
	min-height: 766px;
}
.left-box {
	float: left;
	width: 1200px;
}
.navigation {
	padding: 18px 0 10px;
	font-size:18px;
}
.navigation strong {
	font-weight: normal;
	color: #999
}
.navigation span {
	font-family: 'SimSun';
}
.cont-box {
	padding-right: 16px;
}
.cont-title {
	padding: 18px 0 15px;
    border-bottom: 1px solid #d0d0d0;
}
.cont-title .h-title {
	font-size: 24px;
    color: #333;
    height: 24px;
    background-position: 0 -57px;
    padding-left: 12px;
    position: relative;
    line-height: 24px;
}
.h-title::before{
    content: "";
    width:3px;
    height:15px;
    background: #FF6100;
    position: absolute;
    top:3px;
    left:0;
}
/* 无障碍样式设置 */
@media only screen and (max-width: 768px) {
    .assist-header {
      min-width: 660px;
      justify-content: flex-start;
    }
  }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    .assist-item {
      margin-right: 10px !important;
    }
  }
  @media only screen and (min-width: 1025px) {
  }
  .assist-header {
    transition: all;
    background: #eeeeee;
    min-width: 100%;
    min-height: 136px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  .assist-content {
    margin-top: 10px;
    padding: 0;
    list-style: none;
    display: flex;
  }
  .assist-content > li:last-child {
    margin-right: 0px;
  }
  .assist-item {
    margin-right: 24px;
  }
  .assist-icon {
    cursor: pointer;
    padding: 0 6px;
    max-width: 64px;
    height: 64px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    margin-left: 6px;
  }
  .assist-title {
    margin: 0 auto;
    width: 76px;
    text-align: center;
    margin: 6px auto 0;
    line-height: 24px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
  }
  .reset {
    background: url("../../header/imgs/asset/reset.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reset:hover {
    /* background: url("../../header/imgs/hover/reset.png"); */
    background: url("../../header/imgs/hover/reset.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .volume {
    background: url("../../header/imgs/asset/volume.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .volume:hover {
    background: url("../../header/imgs/hover/volume.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .silence {
    background: url("../../header/imgs/asset/silence.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .silence:hover {
    background: url("../../header/imgs/hover/silence.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .normalSpeed {
    background: url("../../header/imgs/asset/normalVoice.png");
    background-size: contain;
    background-repeat: no-repeat;
    }
  .normalSpeed:hover {
    background: url("../../header/imgs/hover/normalVoice.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .quick {
    background: url("../../header/imgs/asset/quick.png");
    background-size: contain;
  background-repeat: no-repeat;
  }
  .quick:hover {
    background: url("../../header/imgs/hover/quick.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .pre {
    background: url("../../header/imgs/asset/pre.png");
    background-size: contain;
  background-repeat: no-repeat;
  }
  .pre:hover {
    background: url("../../header/imgs/hover/pre.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .punch {
    background: url("../../header/imgs/asset/punch.png");
    background-size: contain;
  background-repeat: no-repeat;
  }
  .punch:hover {
    background: url("../../header/imgs/hover/punch.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reduce {
    background: url("../../header/imgs/asset/reduce.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reduce:hover {
    background: url("../../header/imgs/hover/reduce.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .zoom {
    background: url("../../header/imgs/asset/zoom.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .zoom:hover {
    background: url("../../header/imgs/hover/zoom.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .quit {
    background: url("../../header/imgs/asset/quit.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .quit:hover {
    background: url("../../header/imgs/hover/quit.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .page {
    transform-origin: 0px 0px;
  }